'宣言 Public Overridable Function VisitTableNode( _ ByVal node As TableNode _ ) As TReturn
public virtual TReturn VisitTableNode( TableNode node )
デフォルト実装は DefaultVisit を呼び出します。
NodeVisitor<TReturn> クラス NodeVisitor<TReturn> メンバ